home *** CD-ROM | disk | FTP | other *** search
/ Gambler 19 / GAMBLERCD19.BIN / UTILS / RIVA128 / Uzytki / IdGamma v1.2 beta / BILL.BAT next >
DOS Batch File  |  1998-05-14  |  995b  |  24 lines

  1. @echo off
  2. goto Idgamma
  3. ****************************************
  4. Do not modify anything above this line
  5.       This file is for entering optimal values into idgamma
  6. Game=1 for quake, 2 for quake2 and 3 for Hexen2
  7. Q2intensity, is the default intensity put int RefIntensity, Gamma, AllowSat  are the same as entered in the Idgamma
  8. fullbright of 1 means Leave fullbrights alone (any other value means modify fullbrights)
  9.  
  10. Description begins with  [ and ends with ]
  11. the [ tells Idgamma when to read data
  12. All values must be in proper order.
  13.  
  14. Line below describes the values
  15. idgamma "Description",Game, Q2Intensity,Gl_modulate,Intensity, Gamma,Allow Sat,Leave fullbright alone
  16. if you want no user inputs in idgamma put a # before the description
  17. example would be
  18. idgamma #[Bills faforate settings],2,1,3,2.5,0.8,0
  19. Line last line contains the values that will be used by idgamma
  20. ****************************************
  21. :Idgamma
  22. Idgamma [Bills Favorate settings],2,1,3,2.5,.8,1,0
  23.  
  24.